<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

table,
tr,
td {
	border: 1px solid #ddd !important;
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #222;
	font-family: "寰泤杞粦", "Microsoft Yahei", "瀹嬩綋";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	min-width: 1300px;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*閫氱敤浠ｇ爜*/

.wrap {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.cls {
	clear: both;
}

.prenext {
	margin-top: 50px;
}

#pagesize {
	overflow: hidden;
}

/* banner */

.c-banner {
	width: 100%;
	margin-top: 120px;
	position: relative;
}

.c-banner img {
	display: block;
	width: 100%;
	height: 100%;
}
.c-banner .banner ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .banner ul li {
	display: none;
	opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .banner ul li img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}

.c-banner .banner ul li:first-child img {
	position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
	opacity: 0.8;
}

.c-banner .nexImg {
	right: 0px;
}

.c-banner .jumpBtn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}

.c-banner .jumpBtn ul {
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}

.c-banner .jumpBtn ul li:first-child {
	margin-left: 0px;
}


/*top*/
.itop{
	width: 100%;
	height: 120px;
	background: rgba(255,255,255,0.9);
	border-bottom: 3px solid #057dd1;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.itop .ilogo{
	float: left;
	height: 80px;
	margin-top: 20px;
}
.itop .ilogo h5{
	font-size: 30px;
	font-weight: bold;
	margin-top: 3px;
}
.itop .ilogo p{
	font-family: arial;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
}

.itop .itop-r{
	float: right;
}

.itop .itop-r .isearch {
	float: right;
	margin-top: 15px;
}
.itop .itop-r .isearch form {
	height: 30px;
	line-height: 30px;
	position: relative;
	background: #fff;
	overflow: hidden;
}

.itop .itop-r .isearch input {
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.itop .itop-r .isearch .input-txt {
	float: left;
	width: 185px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ddd;
	border-right: 0;
}

.itop .itop-r .isearch .input-btn {
	float: left;
	height: 30px;
	line-height: 30px;
	background: #057dd1;
	color: #fff;
	padding: 0 15px;
	cursor: pointer;
}
.itop .itop-r .inav{
	margin-top: 20px;
}
.itop .itop-r .inav ul li{
	float: left;
	margin-left: 60px;
}
.itop .itop-r .inav ul li a{
	font-size: 15px;
	font-weight: bold;
	color: #444;
}
.itop .itop-r .inav ul li.on a,
.itop .itop-r .inav ul li a:hover{
	color: #057dd1;
}

/*浼樺娍*/
.ifl{
	width: 100%;
	background: url(../img/iys_bg.jpg) top center no-repeat;
}
.ifl .ifl-title{
	text-align: center;
}

.ifl .ifl-title h5{
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	padding-top: 60px;
}
.ifl .ifl-title p{
	font-size: 13px;
	font-family: arial;
	color: #a9dafc;
	margin-top: 10px;
}

.ifl .ifl-list{
	margin-top: 50px;
}
.ifl .ifl-list ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.ifl .ifl-list ul li{
	flex-basis: 19%;
	background: #fff;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
}
.ifl .ifl-list ul li a{
	display: block;
	padding: 40px 30px 30px;
}
.ifl .ifl-list ul li i{
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(../img/iys_icon.png);
	background-repeat: no-repeat;
	margin: 0 auto 30px;
}
.ifl .ifl-list ul li:nth-of-type(1) i{
	background-position: top 0 left 0;
}
.ifl .ifl-list ul li:nth-of-type(2) i{
	background-position: top 0 left -70px;
}
.ifl .ifl-list ul li:nth-of-type(3) i{
	background-position: top 0 left -140px;
}
.ifl .ifl-list ul li:nth-of-type(4) i{
	background-position: top 0 left -210px;
}
.ifl .ifl-list ul li:nth-of-type(5) i{
	background-position: top 0 left -280px;
}

.ifl .ifl-list ul li h5{
	font-size: 23px;
}
.ifl .ifl-list ul li h5:after{
	display: block;
	content: "";
	width: 40px;
	height: 2px;
	background: #057dd1;
	margin: 20px auto 15px;
}
.ifl .ifl-list ul li p{
	font-family: arial;
	line-height: 25px;
	color: #666;
}

/*浜у搧*/
.ipro{
	width: 100%;
	margin-top: 80px;
}
.ipro .ititle{
	text-align: center;
}
.ipro .ititle h5{
	font-size: 38px;
	font-weight: bold;
}
.ipro .ititle p{
	font-size: 13px;
    font-family: arial;
    color: #666;
    margin-top: 10px;
}
.ipro .ipro-list ul li{
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-top: 30px;
}
.ipro .ipro-list ul li:nth-of-type(4n){
	margin-right: 0;
}
.ipro .ipro-list ul li&gt;a{
	display: block;
}
.ipro .ipro-list ul li&gt;a i{
	display: block;
	width: 285px;
	height: 215px;
	overflow: hidden;
}
.ipro .ipro-list ul li&gt;a i img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.ipro .ipro-list ul li:hover&gt;a i img{
	transform: scale(1.04);
}
.ipro .ipro-list ul li&gt;a h5{
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.ipro .ipro-list ul li:hover&gt;a h5{
	color: #057dd1;
}
.ipro .ipro-list ul li&gt;a em{
	display: block;
	width: 80%;
	border-bottom: 1px dashed #ddd;
	margin: 4px auto;
}
.ipro .ipro-list ul li&gt;a span{
	display: block;
	line-height: 30px;
	text-align: center;
	color: #999;
}

/*鏂伴椈&amp;鍏充簬*/
.news-about{
	width: 100%;
	margin-top: 80px;
}
.news-about .inews{
	float: left;
	width: 580px;
}
.news-about .inews h5{
	font-size: 32px;
    font-weight: bold;
    line-height: 80px;
}
.news-about .inews .inews-isr img{
	float: left;
	display: block;
	width: 200px;
	height: 150px;
}
.news-about .inews .inews-isr dl{
	float: right;
	width: 350px;
}
.news-about .inews .inews-isr dl dt{
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}
.news-about .inews .inews-isr dl span{
	display: block;
	font-size: 13px;
	color: #999;
	margin: 12px 0;
}
.news-about .inews .inews-isr dl dd{
	line-height: 25px;
	color: #666;
}
.news-about .inews .inews-list ul li{
	width: 100%;
    margin-top: 21px;
    height: 88px;
    background: #efefef;
}
.news-about .inews .inews-list ul li .inews-date{
	float: left;
	width: 86px;
    height: 88px;
    text-align: center;
    color: #fff;
    background: #b0b0b0;
    font-family: "榛戜綋";
}
.news-about .inews .inews-list ul li .inews-date span{
	display: block;
	margin-top: 10px;
	font-size: 38px;
    font-weight: 400;
}
.news-about .inews .inews-list ul li .inews-date p{
	font-size: 18px;
}

.news-about .inews .inews-list ul li dl{
	float: right;
	width: 450px;
	margin-right: 20px;
}
.news-about .inews .inews-list ul li dl dt{
	color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 44px;
    margin-top: 5px;
}
.news-about .inews .inews-list ul li dl dd{
	line-height: 26px;
    color: #666666;
    font-size: 16px;
}
.news-about .iabout{
	float: right;
	width: 580px;
}
.news-about .iabout&gt;h5{
	font-size: 32px;
    font-weight: bold;
    line-height: 80px;
}
.news-about .iabout .iabout-l{
	float: left;
	width: 280px;
	height: 400px;
	background: #057dd1;
	box-sizing: border-box;
	padding: 50px 30px;
	color: #fff;
}
.news-about .iabout .iabout-l h5{
	font-size: 32px;
}
.news-about .iabout .iabout-l h4{
	font-size: 24px;
	margin-top: 5px;
}
.news-about .iabout .iabout-l p{
	line-height: 28px;
    margin-top: 20px;
}
.news-about .iabout .iabout-r{
	float: right;
	width: 280px;
	height: 400px;
}
.news-about .iabout .iabout-r .iabout-r-t{
	width: 280px;
	height: 190px;
	background: url(../img/iabout.jpg) center no-repeat;
}

.news-about .iabout .iabout-r .iabout-r-b{
	width: 280px;
	height: 190px;
	line-height: 190px;
	text-align: center;
	margin-top: 20px;
	background: #f7bb09;
	font-size: 27px;
}
.news-about .iabout .iabout-r .iabout-r-b a{
	display: block;
}

/*鐜*/
.ienv{
	margin-top: 60px;
}
.ienv h5{
	font-size: 32px;
    font-weight: bold;
    line-height: 80px;
}
.ienv .icase-b {
	width: 100%;
	position: relative;
	height: 250px;
	overflow: hidden;
}

.ienv .icase-b .icase-list {
	position: absolute;
	width: 800%;
}

.ienv .icase-b .icase-list ul {
	float: left;
}

.ienv .icase-b .icase-list ul li {
	float: left;
	width: 276px;
	height: 250px;
	margin-right: 32px;
}

.ienv .icase-b .icase-list ul li .icase-img {
	display: block;
	width: 100%;
	padding-bottom: 75%;
	position: relative;
}

.ienv .icase-b .icase-list ul li .icase-img a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.ienv .icase-b .icase-list ul li .icase-img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.ienv .icase-b .icase-list ul li .icase-img a:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}

.ienv .icase-b .icase-list ul li .icase-name {
	text-align: center;
	font-size: 15px;
	margin-top: 15px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}

.ienv .icase-b .icase-list ul li .icase-name:hover {
	color: #057dd1;
}

.ienv&gt;.wrap {
	position: relative;
}

.ienv&gt;.wrap .icase-nextpre a {
	display: block;
	width: 61px;
	height: 120px;
	position: absolute;
	background: url(../img/icase_arrow.png) center no-repeat;
	opacity: 0.6;
}

.ienv&gt;.wrap .icase-nextpre a:hover {
	opacity: 1;
}

.ienv&gt;.wrap .icase-nextpre a#left {
	top: 120px;
	left: -90px;
}

.ienv&gt;.wrap .icase-nextpre a#right {
	top: 120px;
	right: -90px;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.ienv .icase-a a {
	display: block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #057dd1;
	color: #fff;
	font-size: 16px;
	margin: 40px auto 0;
}

/*椤佃剼*/
.footer{
	width: 100%;
	margin-top: 100px;
	padding: 60px 0;
	background: #00385f;
}
.footer .ft-contact{
	float: left;
}
.footer .ft-contact h5{
	font-size: 25px;
	color: #fff;
}
.footer .ft-contact ul{
	margin-top: 20px;
}
.footer .ft-contact ul li{
	line-height: 32px;
	color: #a4c8e2;
}
.footer .ft-pro{
	float: left;
	margin-left: 100px;
}
.footer .ft-pro h5{
	font-size: 18px;
	color: #fff;
	margin-top: 9px;
}
.footer .ft-pro ul{
	margin-top: 20px;
}
.footer .ft-pro ul li{
	line-height: 32px;
	color: #a4c8e2;
}
.footer .ft-ewm{
	float: right;
	height: 114px;
	margin-top: 20px;
}
.footer .ft-ewm p{
	height: 114px;
	line-height: 114px;
	float: left;
	color: #fff;
	margin-right: 20px;
}
.footer .ft-ewm img{
	display: block;
	width: auto;
	height: 114px;
	float: right;
}

/*鐗堟潈*/

.icopy {
	width: 100%;
	line-height: 35px;
	background: #222;
	color: #fff;
}


/*鍐呴〉*/

.content {
	width: 100%;
	margin-top: 160px;
}

.content&gt;.wrap {
	display: flex;
	justify-content: space-between;
}


/*灏忔爣棰�*/

.little-title {
	position: relative;
}

.little-title:before {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #f8b62e;
	top: 0;
	left: 20px;
}

.little-title:after {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #057dd1;
	bottom: 0;
	left: 20px;
}

.little-title h5 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #444;
	padding-left: 40px;
	font-size: 26px;
	font-weight: bold;
}

.little-title p {
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #999;
	font-family: Candara, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 40px;
	margin-top: 5px;
}


/*鍐呴〉渚ц竟鏍�*/

.content-left {
	width: 250px;
}

.content-left .content-left-nav .content-left-nav-t {
	display: flex;
	align-items: center;
	width: 100%;
	height: 85px;
	background: #f0f0f0;
}

.content-left .content-left-nav .content-left-nav-list ul li {
	width: 100%;
	margin-top: 3px;
}

.content-left .content-left-nav .content-left-nav-list ul li&gt;a {
	display: block;
	line-height: 50px;
	background: #f0f0f0;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	color: #666;
}

.content-left .content-left-nav-list ul li&gt;a:hover {
	background: #057dd1;
	color: #fff;
}


/*.content-left .content-left-nav-list ul li dl{
	display: none;
}
.content-left .content-left-nav-list ul li:hover dl{
	display: block;
}*/

.content-left .content-left-nav-list ul li dl dd {
	display: block;
	line-height: 45px;
	border-bottom: 1px solid #e1e1e1;
}

.content-left .content-left-nav-list ul li dl dd&gt;a {
	display: block;
	line-height: 45px;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	background: none;
	color: #666;
	background: url(../img/dian.png) no-repeat 15px center;
}

.content-left .content-left-nav-list ul li dl dd&gt;a:hover {
	font-weight: bold;
	color: #057dd1;
	background: url(../img/dianh.png) no-repeat 15px center;
}

.content-left .content-left-contact {
	width: 100%;
	background: #f0f0f0;
	padding: 20px 0 5px;
	margin-top: 20px;
}

.content-left .content-left-contact&gt;h4 {
	line-height: 20px;
	font-size: 13px;
	color: #999;
	padding: 0px 15px;
	margin: 15px 0 5px;
}

.content-left .content-left-contact&gt;p {
	line-height: 24px;
	padding: 0 15px;
	color: #666;
}


/*鍐呴〉鍙充晶*/

.content .content-right {
	flex: 1;
	max-width: 920px;
	margin-left: 30px;
}

.content .content-right .content-right-t {
	display: flex;
	justify-content: space-between;
	position: relative;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e1e1e1;
}

.content .content-right .content-right-t:after {
	display: block;
	content: "";
	width: 100px;
	height: 3px;
	background: #057dd1;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.content .content-right .content-right-t h5 {
	font-size: 26px;
	color: #444;
}

.content .content-right .content-right-t .content-right-pos {
	line-height: 60px;
	font-size: 13px;
	color: #999;
}

.content .content-right .content-right-t .content-right-pos a {
	color: #666;
}

.content .content-right .content-right-t .content-right-pos a:hover {
	color: #057dd1;
}

.content .content-right .content-right-b {
	padding-top: 20px;
	font-size: 13px;
	line-height: 30px;
	color: #666;
}

.content .content-right .content-right-b p img {
	max-width: 100%;
}

.content .content-right .content-right-b .prodetails img {
	max-width: 100%;
}

/*浜у搧鍐呴〉banner*/
.ny-ban{
	width: 100%;
	margin-top: 120px;
}
.ny-ban img{
	display: block;
	width: 100%;
	height: auto;
}
/*鍐呴〉浜у搧鍒楄〃*/

.content .content-right .content-right-b .content-productlist ul {
	width: 100%;
}

.content .content-right .content-right-b .content-productlist ul li {
	float: left;
	width: 290px;
	margin-right: 25px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

.content .content-right .content-right-b .content-productlist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img {
	display: block;
	width: 290px;
	height: 220px;
	position: relative;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.content .content-right .content-right-b .content-productlist ul li a:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt{
	width: 100%;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt h5{
	font-size: 20px;
	color: #222;
	margin-top: 15px;
}
.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt p{
	line-height: 30px;
	margin: 10px 0;
}
.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt p span{
	color: #057dd1;
}
.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt&gt;a{
	display: block;
	width: 130px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #057dd1;
	color: #fff;
	margin-top: 15px;
}

/*浜у搧鍐呭椤�*/

.content .content-right .content-right-b .content-right-b-img&gt;h5 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.content .content-right .content-right-b .content-right-b-img&gt;img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.content .content-right .content-right-b .content-right-b-img p{
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
}
.content .content-right .content-right-b{
	position: relative;
}
.content .content-right .content-right-b .content-pro-back{
	position: absolute;
	top: 14px;
	right: 0;
}
.content .content-right .content-right-b .content-pro-back a{
	display: block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #057dd1;
	font-size: 15px;
	color: #fff;
	border-radius: 20px;
}
.content .content-right .content-right-b .content-pro-back a:hover{
	background: #f7bb09;
	color: #333;
}



.content .content-right .content-right-b .prodetails {
	margin-top: 10px;
	font-size: 13px;
	line-height: 26px;
	color: #666;
}

.content .content-right .content-right-b .prodetails h3 {
	font-size: 18px;
	font-weight: normal;
	color: #35383d;
	height: 40px;
	line-height: 40px;
	background: #e7e8e9;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}


/*鍐呴〉妗堜緥鍒楄〃*/

.content .content-right .content-right-b .content-caselist ul {
	width: 100%;
}

.content .content-right .content-right-b .content-caselist ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
	border-bottom: 2px solid #f0f0f0;
}

.content .content-right .content-right-b .content-caselist ul li:hover {
	border-bottom-color: #057dd1;
}

.content .content-right .content-right-b .content-caselist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img {
	display: block;
	width: 100%;
	padding-bottom: 75%;
	position: relative;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.content .content-right .content-right-b .content-caselist ul li:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}

.content .content-right .content-right-b .content-caselist ul li h5 a {
	display: block;
	line-height: 40px;
}

.content .content-right .content-right-b .content-caselist ul li:hover h5 a {
	color: #057dd1;
}


/*鍐呴〉妗堜緥鍐呭*/

.content .content-right .content-right-b .content-case-nr h5 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.content .content-right .content-right-b .content-case-nr img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}


/*鏂伴椈*/

.content .content-right .content-right-b .content-newslist ul li {
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.content .content-right .content-right-b .content-newslist ul li h5 {
	height: 32px;
	line-height: 32px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-newslist ul li h5 a {
	font-size: 18px;
	color: #057dd1;
}

.content .content-right .content-right-b .content-newslist ul li h5 a:hover {
	text-decoration: underline;
}

.content .content-right .content-right-b .content-newslist ul li h5 span {
	font-size: 13px;
	color: #999;
}

.content .content-right .content-right-b .content-newslist ul li p {
	font-size: 12px;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-newslist ul li&gt;a {
	float: right;
	display: block;
	width: 100px;
	height: 30px;
	border: 2px solid #e1e1e1;
	line-height: 32px;
	border-radius: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}

.content .content-right .content-right-b .content-newsnr&gt;h5 {
	font-size: 18px;
	color: #057dd1;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}

.content .content-right .content-right-b .content-newsnr&gt;span {
	display: block;
	font-size: 12px;
	text-align: center;
	border-bottom: dotted 1px #ccc;
	font-weight: normal;
	margin: 5px 0 10px;
}

.content .content-right .content-right-b .content-prenext {
	margin-top: 80px;
}

.content .content-right .content-right-b .content-prenext p a {
	font-size: 12px;
	line-height: 2;
	color: #666;
}

.content .content-right .content-right-b .content-prenext p a:hover {
	color: #057dd1;
}

.proright {
	float: right;
	width: 480px;
}

.proright h2 {
	font-size: 18px;
	color: #057dd1;
}

.proright .summary {
	margin-top: 15px;
}

.prodetails {
	margin-top: 10px;
	color: #333;
	overflow: hidden;
}

.prodetails h3 {
	font-family: "寰蒋闆呴粦";
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #057dd1;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

#preview {
	float: left;
	margin: 0px auto;
	width: 402px;
}

.jqzoom {
	width: 400px;
	height: 300px;
	position: relative;
	border: solid 1px #cccccc;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(img/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(img/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 375px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}


/*jqzoom*/

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 700px;
	height: 473px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 375px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	*margin-left: 0;
}</pre></body></html>